Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 54.189s |
Scenario: E15 - crear un tag interno
Before
0m 2.343s
Given
I navigate to page "<URL>"
0m 2.650s
And
I wait for 5 seconds
0m 5.182s
And
I enter email "<USER>"
0m 0.704s
And
I wait for 5 seconds
0m 5.195s
And
I enter password "<PASSWORD>"
0m 0.341s
And
I take a screenshot in "G5" with the name as "EP15_1_login"
0m 0.356s
And
I click login button
0m 0.365s
And
I wait for 5 seconds
0m 5.325s
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
0m 0.656s
And
I wait for 2 seconds
0m 2.305s
When
I click on tags
0m 0.192s
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
0m 0.700s
And
I wait for 5 seconds
0m 5.280s
And
I create tag intern
0m 0.530s
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
0m 0.462s
And
I wait for 1 seconds
0m 1.241s
And
I click on new tag
0m 0.341s
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
0m 0.396s
And
I enter tag name "PSEUDO_TAG"
0m 0.299s
And
I enter tag description "PSEUDO_TAG"
0m 0.315s
And
I enter a color
0m 0.319s
And
I save the tag
0m 0.309s
And
I wait for 5 seconds
0m 5.226s
When
I click on tags
0m 0.478s
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
0m 0.557s
And
I wait for 5 seconds
0m 5.233s
And
I create tag intern
0m 0.374s
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
0m 0.442s
And
I wait for 5 seconds
0m 5.282s
And
I validate the tag "PSEUDO_TAG"
0m 0.769s
After
0m 0.022s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP15_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
And
I wait for 2 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
And
I wait for 1 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
And
I enter tag name "PSEUDO_TAG"
And
I enter tag description "PSEUDO_TAG"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
And
I wait for 5 seconds
And
I validate the tag "PSEUDO_TAG"
After
NO IMAGE AVAILABLE